home *** CD-ROM | disk | FTP | other *** search
- FATSTUFF
-
-
- The two utilities in this library perform functions that list the
- contents of the disk's file allocation table.
-
- FATDUMP.COM
-
- File allocation table dump. "DUMB". Assumes sector 1 is a
- FAT, assumes FATs are 12 bits. Stops after 4096 fats. Use ^S
- then ^C to stop sooner. use: Fatdump drive:[opt'l start
- sector for 2nd fat]
-
-
- FATSTART.COM
-
- FATSTART.COM shows the hex starting cluster and hex length of
- every file in current directory and subdirs; shows Dir and
- Archive bits, too. Used for "curiosity"; originally written
- to help recover lost files.